| Name | Description | |
|---|---|---|
![]() | PDFFlowTableColumn Constructor | Overloaded. |
The following tables list the members exposed by PDFFlowTableColumn.
| Name | Description | |
|---|---|---|
![]() | PDFFlowTableColumn Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | getBackground | Gets the column background. |
![]() | getHorizontalAlign | Gets the horizontal align. |
![]() | getVerticalAlign | Gets the vertical align. |
![]() | getWidth | Gets the column width. |
![]() | isWidthRelativeToTable | Gets a flag indicating whether the getWidth value is absolute or percentage relative to table width. |
![]() | setBackground | Sets the column background. |
![]() | setHorizontalAlign | Sets the horizontal align. |
![]() | setVerticalAlign | Sets the vertical align. |
![]() | setWidth | Sets the column width. |
![]() | setWidthRelativeToTable | Sets a flag indicating whether the getWidth value is absolute or percentage relative to table width. |